Rate Overview
Live
1 XPF = 41.1248 MGA
1 MGA = 0.024316
XPF
Avg
40.9551
High
41.1248
Low
40.8480
Last updated: 5/27/2026, 5:29:33 PM
Quick Conversions
| XPF | MGA |
|---|---|
| 1 XPF | 41.12 MGA |
| 10 XPF | 411.25 MGA |
| 50 XPF | 2,056.24 MGA |
| 100 XPF | 4,112.48 MGA |
| 500 XPF | 20,562.40 MGA |
| 1,000 XPF | 41,124.80 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-05-27T17:29:33Z",
"rates": {
"MGA": 41.124796
}
}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": 4112.479600000001,
"rate": 41.124796
}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