Rate Overview
Live
1 MAD = 10.9289 XPF
1 XPF = 0.091500
MAD
Avg
11.0057
High
11.0373
Low
10.9289
Last updated: 3/7/2026, 1:03:38 AM
Quick Conversions
| MAD | XPF |
|---|---|
| 1 MAD | 10.93 XPF |
| 10 MAD | 109.29 XPF |
| 50 MAD | 546.45 XPF |
| 100 MAD | 1,092.89 XPF |
| 500 MAD | 5,464.46 XPF |
| 1,000 MAD | 10,928.92 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-07T01:03:38Z",
"rates": {
"XPF": 10.928923
}
}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": 1092.8923,
"rate": 10.928923
}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