Rate Overview
Live
1 MDL = 32.5834 XOF
1 XOF = 0.030690
MDL
Avg
32.6642
High
32.9749
Low
32.5575
Last updated: 8/31/2026, 6:29:07 AM
Quick Conversions
| MDL | XOF |
|---|---|
| 1 MDL | 32.58 XOF |
| 10 MDL | 325.83 XOF |
| 50 MDL | 1,629.17 XOF |
| 100 MDL | 3,258.34 XOF |
| 500 MDL | 16,291.69 XOF |
| 1,000 MDL | 32,583.39 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-08-31T06:29:07Z",
"rates": {
"XOF": 32.583386
}
}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": 3258.3385999999996,
"rate": 32.583386
}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