Rate Overview
Live
1 XPF = 0.089952 MAD
1 MAD = 11.1170
XPF
Avg
0.089797
High
0.089952
Low
0.089629
Last updated: 6/17/2026, 6:39:39 AM
Quick Conversions
| XPF | MAD |
|---|---|
| 1 XPF | 0.09 MAD |
| 10 XPF | 0.90 MAD |
| 50 XPF | 4.50 MAD |
| 100 XPF | 9.00 MAD |
| 500 XPF | 44.98 MAD |
| 1,000 XPF | 89.95 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-06-17T06:39:39Z",
"rates": {
"MAD": 0.089952
}
}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.9952,
"rate": 0.089952
}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