Rate Overview
Live
1 MDL = 32.7436 XOF
1 XOF = 0.030540
MDL
Avg
32.7243
High
32.8247
Low
32.6190
Last updated: 8/14/2026, 3:25:47 PM
Quick Conversions
| MDL | XOF |
|---|---|
| 1 MDL | 32.74 XOF |
| 10 MDL | 327.44 XOF |
| 50 MDL | 1,637.18 XOF |
| 100 MDL | 3,274.36 XOF |
| 500 MDL | 16,371.79 XOF |
| 1,000 MDL | 32,743.59 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-14T15:25:47Z",
"rates": {
"XOF": 32.743587
}
}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": 3274.3586999999998,
"rate": 32.743587
}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