Rate Overview
Live
1 ISK = 33.2960 MGA
1 MGA = 0.030034
ISK
Avg
33.5287
High
33.7486
Low
33.2259
Last updated: 6/19/2026, 8:49:12 AM
Quick Conversions
| ISK | MGA |
|---|---|
| 1 ISK | 33.30 MGA |
| 10 ISK | 332.96 MGA |
| 50 ISK | 1,664.80 MGA |
| 100 ISK | 3,329.60 MGA |
| 500 ISK | 16,648.00 MGA |
| 1,000 ISK | 33,295.99 MGA |
Get ISK/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=MGAExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-06-19T08:49:12Z",
"rates": {
"MGA": 33.295991
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "MGA",
"amount": 100
},
"result": 3329.5991,
"rate": 33.295991
}Build with ISK/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key