Rate Overview
Live
1 MGA = 0.364909 KRW
1 KRW = 2.7404
MGA
Avg
0.361136
High
0.364909
Low
0.356269
Last updated: 3/27/2026, 1:37:41 PM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.36 KRW |
| 10 MGA | 3.65 KRW |
| 50 MGA | 18.25 KRW |
| 100 MGA | 36.49 KRW |
| 500 MGA | 182.45 KRW |
| 1,000 MGA | 364.91 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-03-27T13:37:41Z",
"rates": {
"KRW": 0.364909
}
}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.490899999999996,
"rate": 0.364909
}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