Rate Overview
Live
1 JPY = 9.4293 RWF
1 RWF = 0.106053
JPY
Avg
9.2791
High
9.4364
Low
9.1884
Last updated: 9/4/2026, 5:59:52 PM
Quick Conversions
| JPY | RWF |
|---|---|
| 1 JPY | 9.43 RWF |
| 10 JPY | 94.29 RWF |
| 50 JPY | 471.46 RWF |
| 100 JPY | 942.93 RWF |
| 500 JPY | 4,714.63 RWF |
| 1,000 JPY | 9,429.26 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-09-04T17:59:52Z",
"rates": {
"RWF": 9.429259
}
}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": 942.9259,
"rate": 9.429259
}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