Rate Overview
Live
1 MKD = 0.289539 MVR
1 MVR = 3.4538
MKD
Avg
0.282583
High
0.296589
Low
0.259158
Last updated: 3/27/2026, 5:00:22 PM
Quick Conversions
| MKD | MVR |
|---|---|
| 1 MKD | 0.29 MVR |
| 10 MKD | 2.90 MVR |
| 50 MKD | 14.48 MVR |
| 100 MKD | 28.95 MVR |
| 500 MKD | 144.77 MVR |
| 1,000 MKD | 289.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-27T17:00:22Z",
"rates": {
"MVR": 0.289539
}
}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.953899999999997,
"rate": 0.289539
}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