Rate Overview
Live
1 MDL = 32.5423 XOF
1 XOF = 0.030729
MDL
Avg
32.5649
High
32.6601
Low
32.4878
Last updated: 5/26/2026, 3:28:17 PM
Quick Conversions
| MDL | XOF |
|---|---|
| 1 MDL | 32.54 XOF |
| 10 MDL | 325.42 XOF |
| 50 MDL | 1,627.12 XOF |
| 100 MDL | 3,254.23 XOF |
| 500 MDL | 16,271.17 XOF |
| 1,000 MDL | 32,542.33 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-05-26T15:28:17Z",
"rates": {
"XOF": 32.542332
}
}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": 3254.2332,
"rate": 32.542332
}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