Rate Overview
Live
1 MGA = 0.002212 SEK
1 SEK = 452.0796
MGA
Avg
0.002227
High
0.002249
Low
0.002212
Last updated: 4/17/2026, 6:26:55 AM
Quick Conversions
| MGA | SEK |
|---|---|
| 1 MGA | 0.00 SEK |
| 10 MGA | 0.02 SEK |
| 50 MGA | 0.11 SEK |
| 100 MGA | 0.22 SEK |
| 500 MGA | 1.11 SEK |
| 1,000 MGA | 2.21 SEK |
Get MGA/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=SEKExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-04-17T06:26:55Z",
"rates": {
"SEK": 0.002212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "SEK",
"amount": 100
},
"result": 0.2212,
"rate": 0.002212
}Build with MGA/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key