Rate Overview
Live
1 XOF = 0.014089 MOP
1 MOP = 70.9774
XOF
Avg
0.014204
High
0.014276
Low
0.014083
Last updated: 6/19/2026, 8:36:37 AM
Quick Conversions
| XOF | MOP |
|---|---|
| 1 XOF | 0.01 MOP |
| 10 XOF | 0.14 MOP |
| 50 XOF | 0.70 MOP |
| 100 XOF | 1.41 MOP |
| 500 XOF | 7.04 MOP |
| 1,000 XOF | 14.09 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-06-19T08:36:37Z",
"rates": {
"MOP": 0.014089
}
}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.4089,
"rate": 0.014089
}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