Rate Overview
Live
1 MNT = 0.160342 XOF
1 XOF = 6.2367
MNT
Avg
0.160266
High
0.160661
Low
0.159971
Last updated: 7/8/2026, 5:25:38 AM
Quick Conversions
| MNT | XOF |
|---|---|
| 1 MNT | 0.16 XOF |
| 10 MNT | 1.60 XOF |
| 50 MNT | 8.02 XOF |
| 100 MNT | 16.03 XOF |
| 500 MNT | 80.17 XOF |
| 1,000 MNT | 160.34 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-08T05:25:38Z",
"rates": {
"XOF": 0.160342
}
}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.034200000000002,
"rate": 0.160342
}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