Rate Overview
Live
1 JPY = 8.9517 RWF
1 RWF = 0.111711
JPY
Avg
9.3638
High
9.8461
Low
8.9517
Last updated: 7/25/2026, 5:20:37 AM
Quick Conversions
| JPY | RWF |
|---|---|
| 1 JPY | 8.95 RWF |
| 10 JPY | 89.52 RWF |
| 50 JPY | 447.58 RWF |
| 100 JPY | 895.17 RWF |
| 500 JPY | 4,475.84 RWF |
| 1,000 JPY | 8,951.68 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-25T05:20:37Z",
"rates": {
"RWF": 8.951681
}
}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": 895.1681000000001,
"rate": 8.951681
}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