Rate Overview
Live
1 KRW = 1.0002 RWF
1 RWF = 0.999796
KRW
Avg
0.999797
High
1.0465
Low
0.950394
Last updated: 7/28/2026, 2:42:30 PM
Quick Conversions
| KRW | RWF |
|---|---|
| 1 KRW | 1.00 RWF |
| 10 KRW | 10.00 RWF |
| 50 KRW | 50.01 RWF |
| 100 KRW | 100.02 RWF |
| 500 KRW | 500.10 RWF |
| 1,000 KRW | 1,000.20 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-28T14:42:30Z",
"rates": {
"RWF": 1.000204
}
}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.02040000000001,
"rate": 1.000204
}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