Rate Overview
Live
1 FKP = 5630.31 MGA
1 MGA = 0.000178
FKP
Avg
5629.76
High
5652.01
Low
5605.05
Last updated: 5/7/2026, 1:26:46 AM
Quick Conversions
| FKP | MGA |
|---|---|
| 1 FKP | 5,630.31 MGA |
| 10 FKP | 56,303.10 MGA |
| 50 FKP | 281,515.52 MGA |
| 100 FKP | 563,031.04 MGA |
| 500 FKP | 2,815,155.22 MGA |
| 1,000 FKP | 5,630,310.43 MGA |
Get FKP/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=MGAExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-05-07T01:26:46Z",
"rates": {
"MGA": 5630.310433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "MGA",
"amount": 100
},
"result": 563031.0433,
"rate": 5630.310433
}Build with FKP/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key