Rate Overview
Live
1 JPY = 8.9727 RWF
1 RWF = 0.111450
JPY
Avg
9.3684
High
9.8390
Low
8.9727
Last updated: 7/28/2026, 1:33:46 PM
Quick Conversions
| JPY | RWF |
|---|---|
| 1 JPY | 8.97 RWF |
| 10 JPY | 89.73 RWF |
| 50 JPY | 448.63 RWF |
| 100 JPY | 897.27 RWF |
| 500 JPY | 4,486.34 RWF |
| 1,000 JPY | 8,972.67 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-28T13:33:46Z",
"rates": {
"RWF": 8.97267
}
}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": 897.267,
"rate": 8.97267
}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