Rate Overview
Live
1 MGA = 0.214006 KPW
1 KPW = 4.6728
MGA
Avg
0.214349
High
0.214939
Low
0.214006
Last updated: 5/27/2026, 2:54:28 PM
Quick Conversions
| MGA | KPW |
|---|---|
| 1 MGA | 0.21 KPW |
| 10 MGA | 2.14 KPW |
| 50 MGA | 10.70 KPW |
| 100 MGA | 21.40 KPW |
| 500 MGA | 107.00 KPW |
| 1,000 MGA | 214.01 KPW |
Get MGA/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=KPWExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-27T14:54:28Z",
"rates": {
"KPW": 0.214006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "KPW",
"amount": 100
},
"result": 21.4006,
"rate": 0.214006
}Build with MGA/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key