Rate Overview
Live
1 MGA = 0.215962 KPW
1 KPW = 4.6304
MGA
Avg
0.206288
High
0.216677
Low
0.194497
Last updated: 3/27/2026, 3:15:12 PM
Quick Conversions
| MGA | KPW |
|---|---|
| 1 MGA | 0.22 KPW |
| 10 MGA | 2.16 KPW |
| 50 MGA | 10.80 KPW |
| 100 MGA | 21.60 KPW |
| 500 MGA | 107.98 KPW |
| 1,000 MGA | 215.96 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-03-27T15:15:12Z",
"rates": {
"KPW": 0.215962
}
}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.5962,
"rate": 0.215962
}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