Rate Overview
Live
1 MGA = 0.324571 KRW
1 KRW = 3.0810
MGA
Avg
0.327836
High
0.329786
Low
0.324571
Last updated: 8/19/2026, 10:41:52 AM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.32 KRW |
| 10 MGA | 3.25 KRW |
| 50 MGA | 16.23 KRW |
| 100 MGA | 32.46 KRW |
| 500 MGA | 162.29 KRW |
| 1,000 MGA | 324.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-08-19T10:41:52Z",
"rates": {
"KRW": 0.324571
}
}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": 32.4571,
"rate": 0.324571
}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