Rate Overview
Live
1 KRW = 0.978494 RWF
1 RWF = 1.0220
KRW
Avg
0.994780
High
1.0116
Low
0.978494
Last updated: 3/7/2026, 12:30:37 AM
Quick Conversions
| KRW | RWF |
|---|---|
| 1 KRW | 0.98 RWF |
| 10 KRW | 9.78 RWF |
| 50 KRW | 48.92 RWF |
| 100 KRW | 97.85 RWF |
| 500 KRW | 489.25 RWF |
| 1,000 KRW | 978.49 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-03-07T00:30:37Z",
"rates": {
"RWF": 0.978494
}
}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": 97.8494,
"rate": 0.978494
}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