Rate Overview
Live
1 KRW = 2.7685 MGA
1 MGA = 0.361212
KRW
Avg
2.7578
High
2.7845
Low
2.7204
Last updated: 7/3/2026, 8:48:54 PM
Quick Conversions
| KRW | MGA |
|---|---|
| 1 KRW | 2.77 MGA |
| 10 KRW | 27.68 MGA |
| 50 KRW | 138.42 MGA |
| 100 KRW | 276.85 MGA |
| 500 KRW | 1,384.23 MGA |
| 1,000 KRW | 2,768.46 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-07-03T20:48:54Z",
"rates": {
"MGA": 2.768456
}
}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": 276.8456,
"rate": 2.768456
}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