Rate Overview
Live
1 MAD = 11.1309 XPF
1 XPF = 0.089840
MAD
Avg
11.0758
High
11.1752
Low
10.9695
Last updated: 7/21/2026, 2:35:47 PM
Quick Conversions
| MAD | XPF |
|---|---|
| 1 MAD | 11.13 XPF |
| 10 MAD | 111.31 XPF |
| 50 MAD | 556.54 XPF |
| 100 MAD | 1,113.09 XPF |
| 500 MAD | 5,565.45 XPF |
| 1,000 MAD | 11,130.90 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-21T14:35:47Z",
"rates": {
"XPF": 11.130898
}
}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": 1113.0898,
"rate": 11.130898
}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