Rate Overview
Live
1 XPF = 0.091500 MAD
1 MAD = 10.9290
XPF
Avg
0.090862
High
0.091500
Low
0.090601
Last updated: 3/7/2026, 12:28:18 AM
Quick Conversions
| XPF | MAD |
|---|---|
| 1 XPF | 0.09 MAD |
| 10 XPF | 0.92 MAD |
| 50 XPF | 4.58 MAD |
| 100 XPF | 9.15 MAD |
| 500 XPF | 45.75 MAD |
| 1,000 XPF | 91.50 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-03-07T00:28:18Z",
"rates": {
"MAD": 0.0915
}
}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.15,
"rate": 0.0915
}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