Rate Overview
Live
1 MNT = 0.160614 XOF
1 XOF = 6.2261
MNT
Avg
0.160767
High
0.161207
Low
0.160491
Last updated: 7/2/2026, 7:14:54 AM
Quick Conversions
| MNT | XOF |
|---|---|
| 1 MNT | 0.16 XOF |
| 10 MNT | 1.61 XOF |
| 50 MNT | 8.03 XOF |
| 100 MNT | 16.06 XOF |
| 500 MNT | 80.31 XOF |
| 1,000 MNT | 160.61 XOF |
Get MNT/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=XOFExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-02T07:14:54Z",
"rates": {
"XOF": 0.160614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "XOF",
"amount": 100
},
"result": 16.0614,
"rate": 0.160614
}Build with MNT/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key