Rate Overview
Live
1 MKD = 0.285812 MVR
1 MVR = 3.4988
MKD
Avg
0.291831
High
0.300032
Low
0.285589
Last updated: 7/28/2026, 11:04:06 PM
Quick Conversions
| MKD | MVR |
|---|---|
| 1 MKD | 0.29 MVR |
| 10 MKD | 2.86 MVR |
| 50 MKD | 14.29 MVR |
| 100 MKD | 28.58 MVR |
| 500 MKD | 142.91 MVR |
| 1,000 MKD | 285.81 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-07-28T23:04:06Z",
"rates": {
"MVR": 0.285812
}
}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": 28.581200000000003,
"rate": 0.285812
}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