Rate Overview
Live
1 MOP = 71.3442 XOF
1 XOF = 0.014017
MOP
Avg
69.8402
High
71.3442
Low
67.9285
Last updated: 7/29/2026, 4:24:20 PM
Quick Conversions
| MOP | XOF |
|---|---|
| 1 MOP | 71.34 XOF |
| 10 MOP | 713.44 XOF |
| 50 MOP | 3,567.21 XOF |
| 100 MOP | 7,134.42 XOF |
| 500 MOP | 35,672.08 XOF |
| 1,000 MOP | 71,344.16 XOF |
Get MOP/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=XOFExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-29T16:24:20Z",
"rates": {
"XOF": 71.344159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "XOF",
"amount": 100
},
"result": 7134.415900000001,
"rate": 71.344159
}Build with MOP/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key