Rate Overview
Live
1 KRW = 0.999028 RWF
1 RWF = 1.0010
KRW
Avg
0.998597
High
1.0115
Low
0.990140
Last updated: 5/9/2026, 3:44:10 AM
Quick Conversions
| KRW | RWF |
|---|---|
| 1 KRW | 1.00 RWF |
| 10 KRW | 9.99 RWF |
| 50 KRW | 49.95 RWF |
| 100 KRW | 99.90 RWF |
| 500 KRW | 499.51 RWF |
| 1,000 KRW | 999.03 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-05-09T03:44:10Z",
"rates": {
"RWF": 0.999028
}
}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": 99.9028,
"rate": 0.999028
}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