Rate Overview
Live
1 RWF = 0.111620 JPY
1 JPY = 8.9590
RWF
Avg
0.110502
High
0.111620
Low
0.109976
Last updated: 7/24/2026, 11:19:40 PM
Quick Conversions
| RWF | JPY |
|---|---|
| 1 RWF | 0.11 JPY |
| 10 RWF | 1.12 JPY |
| 50 RWF | 5.58 JPY |
| 100 RWF | 11.16 JPY |
| 500 RWF | 55.81 JPY |
| 1,000 RWF | 111.62 JPY |
Get RWF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=JPYExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-24T23:19:40Z",
"rates": {
"JPY": 0.11162
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "JPY",
"amount": 100
},
"result": 11.161999999999999,
"rate": 0.11162
}Build with RWF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key