Rate Overview
Live
1 MGA = 0.012633 MKD
1 MKD = 79.1578
MGA
Avg
0.012633
High
0.012633
Low
0.012633
Last updated: 7/2/2026, 6:22:03 AM
Quick Conversions
| MGA | MKD |
|---|---|
| 1 MGA | 0.01 MKD |
| 10 MGA | 0.13 MKD |
| 50 MGA | 0.63 MKD |
| 100 MGA | 1.26 MKD |
| 500 MGA | 6.32 MKD |
| 1,000 MGA | 12.63 MKD |
Get MGA/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MKDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-02T06:22:03Z",
"rates": {
"MKD": 0.012633
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MKD",
"amount": 100
},
"result": 1.2633,
"rate": 0.012633
}Build with MGA/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key