Rate Overview
Live
1 XPF = 0.090369 MAD
1 MAD = 11.0657
XPF
Avg
0.090210
High
0.091201
Low
0.089104
Last updated: 3/27/2026, 4:30:51 PM
Quick Conversions
| XPF | MAD |
|---|---|
| 1 XPF | 0.09 MAD |
| 10 XPF | 0.90 MAD |
| 50 XPF | 4.52 MAD |
| 100 XPF | 9.04 MAD |
| 500 XPF | 45.18 MAD |
| 1,000 XPF | 90.37 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-27T16:30:51Z",
"rates": {
"MAD": 0.090369
}
}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.036900000000001,
"rate": 0.090369
}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