Rate Overview
Live
1 XPF = 41.9373 MGA
1 MGA = 0.023845
XPF
Avg
41.7624
High
41.9373
Low
41.6132
Last updated: 8/17/2026, 12:07:17 AM
Quick Conversions
| XPF | MGA |
|---|---|
| 1 XPF | 41.94 MGA |
| 10 XPF | 419.37 MGA |
| 50 XPF | 2,096.87 MGA |
| 100 XPF | 4,193.73 MGA |
| 500 XPF | 20,968.66 MGA |
| 1,000 XPF | 41,937.31 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-08-17T00:07:17Z",
"rates": {
"MGA": 41.937313
}
}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": 4193.7313,
"rate": 41.937313
}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