Rate Overview
Live
1 KRW = 0.967454 RWF
1 RWF = 1.0336
KRW
Avg
1.0013
High
1.0513
Low
0.953914
Last updated: 3/29/2026, 10:47:04 AM
Quick Conversions
| KRW | RWF |
|---|---|
| 1 KRW | 0.97 RWF |
| 10 KRW | 9.67 RWF |
| 50 KRW | 48.37 RWF |
| 100 KRW | 96.75 RWF |
| 500 KRW | 483.73 RWF |
| 1,000 KRW | 967.45 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-29T10:47:04Z",
"rates": {
"RWF": 0.967454
}
}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": 96.7454,
"rate": 0.967454
}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