Rate Overview
Live
1 KRW = 0.987615 RWF
1 RWF = 1.0125
KRW
Avg
0.987026
High
0.991350
Low
0.983208
Last updated: 7/20/2026, 7:04:36 AM
Quick Conversions
| KRW | RWF |
|---|---|
| 1 KRW | 0.99 RWF |
| 10 KRW | 9.88 RWF |
| 50 KRW | 49.38 RWF |
| 100 KRW | 98.76 RWF |
| 500 KRW | 493.81 RWF |
| 1,000 KRW | 987.62 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-20T07:04:36Z",
"rates": {
"RWF": 0.987615
}
}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.7615,
"rate": 0.987615
}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