Rate Overview
Live
1 XPF = 0.089700 MAD
1 MAD = 11.1483
XPF
Avg
0.089777
High
0.089911
Low
0.089542
Last updated: 7/3/2026, 11:54:30 AM
Quick Conversions
| XPF | MAD |
|---|---|
| 1 XPF | 0.09 MAD |
| 10 XPF | 0.90 MAD |
| 50 XPF | 4.49 MAD |
| 100 XPF | 8.97 MAD |
| 500 XPF | 44.85 MAD |
| 1,000 XPF | 89.70 MAD |
Get XPF/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=MADExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-03T11:54:30Z",
"rates": {
"MAD": 0.0897
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "MAD",
"amount": 100
},
"result": 8.97,
"rate": 0.0897
}Build with XPF/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key