Rate Overview
Live
1 XPF = 0.089544 MAD
1 MAD = 11.1677
XPF
Avg
0.089619
High
0.089822
Low
0.089454
Last updated: 7/25/2026, 2:31:48 AM
Quick Conversions
| XPF | MAD |
|---|---|
| 1 XPF | 0.09 MAD |
| 10 XPF | 0.90 MAD |
| 50 XPF | 4.48 MAD |
| 100 XPF | 8.95 MAD |
| 500 XPF | 44.77 MAD |
| 1,000 XPF | 89.54 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-25T02:31:48Z",
"rates": {
"MAD": 0.089544
}
}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.9544,
"rate": 0.089544
}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