Rate Overview
Live
1 XPF = 41.6416 MGA
1 MGA = 0.024014
XPF
Avg
42.0511
High
45.0626
Low
39.7649
Last updated: 7/27/2026, 10:09:03 PM
Quick Conversions
| XPF | MGA |
|---|---|
| 1 XPF | 41.64 MGA |
| 10 XPF | 416.42 MGA |
| 50 XPF | 2,082.08 MGA |
| 100 XPF | 4,164.16 MGA |
| 500 XPF | 20,820.78 MGA |
| 1,000 XPF | 41,641.55 MGA |
Get XPF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=MGAExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-27T22:09:03Z",
"rates": {
"MGA": 41.641552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "MGA",
"amount": 100
},
"result": 4164.1552,
"rate": 41.641552
}Build with XPF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key