Rate Overview
Live
1 KRW = 1.0004 RWF
1 RWF = 0.999632
KRW
Avg
0.978467
High
1.0052
Low
0.940796
Last updated: 7/28/2026, 8:51:20 AM
Quick Conversions
| KRW | RWF |
|---|---|
| 1 KRW | 1.00 RWF |
| 10 KRW | 10.00 RWF |
| 50 KRW | 50.02 RWF |
| 100 KRW | 100.04 RWF |
| 500 KRW | 500.18 RWF |
| 1,000 KRW | 1,000.37 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-28T08:51:20Z",
"rates": {
"RWF": 1.000368
}
}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": 100.0368,
"rate": 1.000368
}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