Rate Overview
Live
1 KRW = 2.7744 MGA
1 MGA = 0.360445
KRW
Avg
2.8510
High
2.9254
Low
2.7744
Last updated: 3/7/2026, 12:31:48 AM
Quick Conversions
| KRW | MGA |
|---|---|
| 1 KRW | 2.77 MGA |
| 10 KRW | 27.74 MGA |
| 50 KRW | 138.72 MGA |
| 100 KRW | 277.44 MGA |
| 500 KRW | 1,387.18 MGA |
| 1,000 KRW | 2,774.35 MGA |
Get KRW/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MGAExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-07T00:31:48Z",
"rates": {
"MGA": 2.77435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MGA",
"amount": 100
},
"result": 277.435,
"rate": 2.77435
}Build with KRW/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key