Rate Overview
Live
1 JPY = 9.2031 RWF
1 RWF = 0.108659
JPY
Avg
9.1683
High
9.2421
Low
9.1378
Last updated: 6/17/2026, 7:10:10 AM
Quick Conversions
| JPY | RWF |
|---|---|
| 1 JPY | 9.20 RWF |
| 10 JPY | 92.03 RWF |
| 50 JPY | 460.15 RWF |
| 100 JPY | 920.31 RWF |
| 500 JPY | 4,601.54 RWF |
| 1,000 JPY | 9,203.08 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-06-17T07:10:10Z",
"rates": {
"RWF": 9.203077
}
}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": 920.3077000000001,
"rate": 9.203077
}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