Rate Overview
Live
1 JPY = 9.0933 RWF
1 RWF = 0.109971
JPY
Avg
9.0650
High
9.0933
Low
9.0091
Last updated: 7/5/2026, 8:12:17 PM
Quick Conversions
| JPY | RWF |
|---|---|
| 1 JPY | 9.09 RWF |
| 10 JPY | 90.93 RWF |
| 50 JPY | 454.67 RWF |
| 100 JPY | 909.33 RWF |
| 500 JPY | 4,546.66 RWF |
| 1,000 JPY | 9,093.32 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-07-05T20:12:17Z",
"rates": {
"RWF": 9.093322
}
}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": 909.3322000000001,
"rate": 9.093322
}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