Rate Overview
Live
1 MGA = 0.366566 KRW
1 KRW = 2.7280
MGA
Avg
0.363580
High
0.367899
Low
0.358968
Last updated: 6/19/2026, 8:54:18 AM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.37 KRW |
| 10 MGA | 3.67 KRW |
| 50 MGA | 18.33 KRW |
| 100 MGA | 36.66 KRW |
| 500 MGA | 183.28 KRW |
| 1,000 MGA | 366.57 KRW |
Get MGA/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=KRWExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-19T08:54:18Z",
"rates": {
"KRW": 0.366566
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "KRW",
"amount": 100
},
"result": 36.6566,
"rate": 0.366566
}Build with MGA/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key