Rate Overview
Live
1 XPF = 0.091085 MAD
1 MAD = 10.9788
XPF
Avg
0.090966
High
0.091224
Low
0.090621
Last updated: 4/17/2026, 6:18:45 AM
Quick Conversions
| XPF | MAD |
|---|---|
| 1 XPF | 0.09 MAD |
| 10 XPF | 0.91 MAD |
| 50 XPF | 4.55 MAD |
| 100 XPF | 9.11 MAD |
| 500 XPF | 45.54 MAD |
| 1,000 XPF | 91.09 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-04-17T06:18:45Z",
"rates": {
"MAD": 0.091085
}
}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": 9.1085,
"rate": 0.091085
}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