Rate Overview
Live
1 XPF = 41.1103 MGA
1 MGA = 0.024325
XPF
Avg
40.7483
High
41.1822
Low
40.1914
Last updated: 7/21/2026, 2:22:00 PM
Quick Conversions
| XPF | MGA |
|---|---|
| 1 XPF | 41.11 MGA |
| 10 XPF | 411.10 MGA |
| 50 XPF | 2,055.51 MGA |
| 100 XPF | 4,111.03 MGA |
| 500 XPF | 20,555.13 MGA |
| 1,000 XPF | 41,110.27 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-21T14:22:00Z",
"rates": {
"MGA": 41.110269
}
}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": 4111.0269,
"rate": 41.110269
}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