Rate Overview
Live
1 MGA = 0.364818 KRW
1 KRW = 2.7411
MGA
Avg
0.361134
High
0.364818
Low
0.356269
Last updated: 3/27/2026, 2:59:58 PM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.36 KRW |
| 10 MGA | 3.65 KRW |
| 50 MGA | 18.24 KRW |
| 100 MGA | 36.48 KRW |
| 500 MGA | 182.41 KRW |
| 1,000 MGA | 364.82 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-27T14:59:58Z",
"rates": {
"KRW": 0.364818
}
}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.4818,
"rate": 0.364818
}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