Rate Overview
Live
1 MAD = 11.0773 XPF
1 XPF = 0.090275
MAD
Avg
11.0261
High
11.0773
Low
10.9448
Last updated: 3/27/2026, 9:43:44 AM
Quick Conversions
| MAD | XPF |
|---|---|
| 1 MAD | 11.08 XPF |
| 10 MAD | 110.77 XPF |
| 50 MAD | 553.87 XPF |
| 100 MAD | 1,107.73 XPF |
| 500 MAD | 5,538.66 XPF |
| 1,000 MAD | 11,077.33 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-03-27T09:43:44Z",
"rates": {
"XPF": 11.077325
}
}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.7325,
"rate": 11.077325
}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