Rate Overview
Live
1 MKD = 0.295128 MVR
1 MVR = 3.3884
MKD
Avg
0.294688
High
0.296128
Low
0.292943
Last updated: 4/17/2026, 6:08:21 AM
Quick Conversions
| MKD | MVR |
|---|---|
| 1 MKD | 0.30 MVR |
| 10 MKD | 2.95 MVR |
| 50 MKD | 14.76 MVR |
| 100 MKD | 29.51 MVR |
| 500 MKD | 147.56 MVR |
| 1,000 MKD | 295.13 MVR |
Get MKD/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=MVRExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-04-17T06:08:21Z",
"rates": {
"MVR": 0.295128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "MVR",
"amount": 100
},
"result": 29.5128,
"rate": 0.295128
}Build with MKD/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key