Rate Overview
Live
1 MKD = 0.286647 MVR
1 MVR = 3.4886
MKD
Avg
0.286615
High
0.287091
Low
0.285238
Last updated: 7/9/2026, 10:02:08 AM
Quick Conversions
| MKD | MVR |
|---|---|
| 1 MKD | 0.29 MVR |
| 10 MKD | 2.87 MVR |
| 50 MKD | 14.33 MVR |
| 100 MKD | 28.66 MVR |
| 500 MKD | 143.32 MVR |
| 1,000 MKD | 286.65 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-09T10:02:08Z",
"rates": {
"MVR": 0.286647
}
}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.6647,
"rate": 0.286647
}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