Rate Overview
Live
1 XOF = 0.014350 MOP
1 MOP = 69.6864
XOF
Avg
0.014367
High
0.014506
Low
0.014275
Last updated: 5/29/2026, 6:45:35 PM
Quick Conversions
| XOF | MOP |
|---|---|
| 1 XOF | 0.01 MOP |
| 10 XOF | 0.14 MOP |
| 50 XOF | 0.72 MOP |
| 100 XOF | 1.44 MOP |
| 500 XOF | 7.18 MOP |
| 1,000 XOF | 14.35 MOP |
Get XOF/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=MOPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-29T18:45:35Z",
"rates": {
"MOP": 0.01435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "MOP",
"amount": 100
},
"result": 1.435,
"rate": 0.01435
}Build with XOF/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key