Rate Overview
Live
1 MAD = 11.1170 XPF
1 XPF = 0.089952
MAD
Avg
11.1361
High
11.1570
Low
11.1170
Last updated: 6/17/2026, 6:38:59 AM
Quick Conversions
| MAD | XPF |
|---|---|
| 1 MAD | 11.12 XPF |
| 10 MAD | 111.17 XPF |
| 50 MAD | 555.85 XPF |
| 100 MAD | 1,111.70 XPF |
| 500 MAD | 5,558.49 XPF |
| 1,000 MAD | 11,116.98 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-06-17T06:38:59Z",
"rates": {
"XPF": 11.11698
}
}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": 1111.698,
"rate": 11.11698
}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