Rate Overview
Live
1 MDL = 32.9367 XOF
1 XOF = 0.030361
MDL
Avg
32.7335
High
32.9367
Low
32.6293
Last updated: 7/24/2026, 8:47:33 PM
Quick Conversions
| MDL | XOF |
|---|---|
| 1 MDL | 32.94 XOF |
| 10 MDL | 329.37 XOF |
| 50 MDL | 1,646.84 XOF |
| 100 MDL | 3,293.67 XOF |
| 500 MDL | 16,468.35 XOF |
| 1,000 MDL | 32,936.71 XOF |
Get MDL/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=XOFExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-24T20:47:33Z",
"rates": {
"XOF": 32.936705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "XOF",
"amount": 100
},
"result": 3293.6705,
"rate": 32.936705
}Build with MDL/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key