Rate Overview
Live
1 RWF = 0.036365 MKD
1 MKD = 27.4990
RWF
Avg
0.036127
High
0.036397
Low
0.035762
Last updated: 3/7/2026, 7:35:56 AM
Quick Conversions
| RWF | MKD |
|---|---|
| 1 RWF | 0.04 MKD |
| 10 RWF | 0.36 MKD |
| 50 RWF | 1.82 MKD |
| 100 RWF | 3.64 MKD |
| 500 RWF | 18.18 MKD |
| 1,000 RWF | 36.37 MKD |
Get RWF/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=MKDExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T07:35:56Z",
"rates": {
"MKD": 0.036365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "MKD",
"amount": 100
},
"result": 3.6365000000000003,
"rate": 0.036365
}Build with RWF/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key