Rate Overview
Live
1 KRW = 2.8645 MGA
1 MGA = 0.349097
KRW
Avg
2.8318
High
2.8727
Low
2.8027
Last updated: 5/7/2026, 10:35:21 AM
Quick Conversions
| KRW | MGA |
|---|---|
| 1 KRW | 2.86 MGA |
| 10 KRW | 28.65 MGA |
| 50 KRW | 143.23 MGA |
| 100 KRW | 286.45 MGA |
| 500 KRW | 1,432.27 MGA |
| 1,000 KRW | 2,864.53 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-05-07T10:35:21Z",
"rates": {
"MGA": 2.864534
}
}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": 286.4534,
"rate": 2.864534
}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