Rate Overview
Live
1 MAD = 11.1515 XPF
1 XPF = 0.089674
MAD
Avg
11.1556
High
11.2058
Low
11.1221
Last updated: 7/20/2026, 2:52:02 PM
Quick Conversions
| MAD | XPF |
|---|---|
| 1 MAD | 11.15 XPF |
| 10 MAD | 111.51 XPF |
| 50 MAD | 557.57 XPF |
| 100 MAD | 1,115.15 XPF |
| 500 MAD | 5,575.74 XPF |
| 1,000 MAD | 11,151.47 XPF |
Get MAD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=XPFExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-07-20T14:52:02Z",
"rates": {
"XPF": 11.151474
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "XPF",
"amount": 100
},
"result": 1115.1474,
"rate": 11.151474
}Build with MAD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key