Rate Overview
Live
1 ISK = 33.2435 MGA
1 MGA = 0.030081
ISK
Avg
33.8563
High
34.6755
Low
33.0326
Last updated: 3/7/2026, 12:29:43 AM
Quick Conversions
| ISK | MGA |
|---|---|
| 1 ISK | 33.24 MGA |
| 10 ISK | 332.43 MGA |
| 50 ISK | 1,662.17 MGA |
| 100 ISK | 3,324.35 MGA |
| 500 ISK | 16,621.75 MGA |
| 1,000 ISK | 33,243.50 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-03-07T00:29:43Z",
"rates": {
"MGA": 33.243497
}
}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": 3324.3496999999998,
"rate": 33.243497
}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