Rate Overview
Live
1 XPF = 41.1005 MGA
1 MGA = 0.024331
XPF
Avg
42.0286
High
45.0626
Low
39.7649
Last updated: 7/26/2026, 12:17:55 PM
Quick Conversions
| XPF | MGA |
|---|---|
| 1 XPF | 41.10 MGA |
| 10 XPF | 411.01 MGA |
| 50 XPF | 2,055.02 MGA |
| 100 XPF | 4,110.05 MGA |
| 500 XPF | 20,550.25 MGA |
| 1,000 XPF | 41,100.50 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-26T12:17:55Z",
"rates": {
"MGA": 41.1005
}
}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": 4110.049999999999,
"rate": 41.1005
}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