Rate Overview
Live
1 XPF = 0.089230 MAD
1 MAD = 11.2070
XPF
Avg
0.089619
High
0.089911
Low
0.089230
Last updated: 7/25/2026, 11:04:49 AM
Quick Conversions
| XPF | MAD |
|---|---|
| 1 XPF | 0.09 MAD |
| 10 XPF | 0.89 MAD |
| 50 XPF | 4.46 MAD |
| 100 XPF | 8.92 MAD |
| 500 XPF | 44.62 MAD |
| 1,000 XPF | 89.23 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-25T11:04:49Z",
"rates": {
"MAD": 0.08923
}
}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.923,
"rate": 0.08923
}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