Rate Overview
Live
1 MKD = 0.291538 MVR
1 MVR = 3.4301
MKD
Avg
0.293208
High
0.296400
Low
0.290759
Last updated: 3/7/2026, 3:09:16 AM
Quick Conversions
| MKD | MVR |
|---|---|
| 1 MKD | 0.29 MVR |
| 10 MKD | 2.92 MVR |
| 50 MKD | 14.58 MVR |
| 100 MKD | 29.15 MVR |
| 500 MKD | 145.77 MVR |
| 1,000 MKD | 291.54 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-03-07T03:09:16Z",
"rates": {
"MVR": 0.291538
}
}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.1538,
"rate": 0.291538
}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