Rate Overview
Live
1 MAD = 11.0762 XPF
1 XPF = 0.090283
MAD
Avg
11.0402
High
11.0762
Low
11.0009
Last updated: 5/7/2026, 12:33:58 PM
Quick Conversions
| MAD | XPF |
|---|---|
| 1 MAD | 11.08 XPF |
| 10 MAD | 110.76 XPF |
| 50 MAD | 553.81 XPF |
| 100 MAD | 1,107.62 XPF |
| 500 MAD | 5,538.11 XPF |
| 1,000 MAD | 11,076.23 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-05-07T12:33:58Z",
"rates": {
"XPF": 11.076229
}
}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": 1107.6229,
"rate": 11.076229
}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