Rate Overview
Live
1 JPY = 9.1418 RWF
1 RWF = 0.109387
JPY
Avg
9.2957
High
9.5163
Low
9.1418
Last updated: 3/27/2026, 4:26:44 AM
Quick Conversions
| JPY | RWF |
|---|---|
| 1 JPY | 9.14 RWF |
| 10 JPY | 91.42 RWF |
| 50 JPY | 457.09 RWF |
| 100 JPY | 914.18 RWF |
| 500 JPY | 4,570.92 RWF |
| 1,000 JPY | 9,141.84 RWF |
Get JPY/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=RWFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-27T04:26:44Z",
"rates": {
"RWF": 9.141836
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "RWF",
"amount": 100
},
"result": 914.1836,
"rate": 9.141836
}Build with JPY/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key