Rate Overview
Live
1 MAD = 11.1353 XPF
1 XPF = 0.089805
MAD
Avg
11.0615
High
11.1353
Low
10.9862
Last updated: 5/27/2026, 6:24:36 PM
Quick Conversions
| MAD | XPF |
|---|---|
| 1 MAD | 11.14 XPF |
| 10 MAD | 111.35 XPF |
| 50 MAD | 556.76 XPF |
| 100 MAD | 1,113.53 XPF |
| 500 MAD | 5,567.63 XPF |
| 1,000 MAD | 11,135.26 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-27T18:24:36Z",
"rates": {
"XPF": 11.135264
}
}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.5264,
"rate": 11.135264
}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