Rate Overview
Live
1 MAD = 11.0884 XPF
1 XPF = 0.090184
MAD
Avg
11.0868
High
11.1087
Low
11.0758
Last updated: 8/12/2026, 2:34:40 PM
Quick Conversions
| MAD | XPF |
|---|---|
| 1 MAD | 11.09 XPF |
| 10 MAD | 110.88 XPF |
| 50 MAD | 554.42 XPF |
| 100 MAD | 1,108.84 XPF |
| 500 MAD | 5,544.22 XPF |
| 1,000 MAD | 11,088.44 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-08-12T14:34:40Z",
"rates": {
"XPF": 11.088437
}
}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": 1108.8437000000001,
"rate": 11.088437
}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