Rate Overview
Live
1 JPY = 8.9683 RWF
1 RWF = 0.111503
JPY
Avg
9.3586
High
9.9150
Low
8.7706
Last updated: 7/28/2026, 11:30:07 AM
Quick Conversions
| JPY | RWF |
|---|---|
| 1 JPY | 8.97 RWF |
| 10 JPY | 89.68 RWF |
| 50 JPY | 448.42 RWF |
| 100 JPY | 896.83 RWF |
| 500 JPY | 4,484.17 RWF |
| 1,000 JPY | 8,968.35 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-28T11:30:07Z",
"rates": {
"RWF": 8.968346
}
}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": 896.8346,
"rate": 8.968346
}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