Rate Overview
Live
1 MKD = 0.294699 MVR
1 MVR = 3.3933
MKD
Avg
0.293926
High
0.294699
Low
0.292582
Last updated: 5/7/2026, 11:19:56 AM
Quick Conversions
| MKD | MVR |
|---|---|
| 1 MKD | 0.29 MVR |
| 10 MKD | 2.95 MVR |
| 50 MKD | 14.73 MVR |
| 100 MKD | 29.47 MVR |
| 500 MKD | 147.35 MVR |
| 1,000 MKD | 294.70 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-05-07T11:19:56Z",
"rates": {
"MVR": 0.294699
}
}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.4699,
"rate": 0.294699
}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