Rate Overview
Live
1 KRW = 0.988167 RWF
1 RWF = 1.0120
KRW
Avg
0.982924
High
1.0100
Low
0.954461
Last updated: 7/19/2026, 9:56:23 PM
Quick Conversions
| KRW | RWF |
|---|---|
| 1 KRW | 0.99 RWF |
| 10 KRW | 9.88 RWF |
| 50 KRW | 49.41 RWF |
| 100 KRW | 98.82 RWF |
| 500 KRW | 494.08 RWF |
| 1,000 KRW | 988.17 RWF |
Get KRW/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=RWFExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-19T21:56:23Z",
"rates": {
"RWF": 0.988167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "RWF",
"amount": 100
},
"result": 98.8167,
"rate": 0.988167
}Build with KRW/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key