Rate Overview
Live
1 MOP = 71.0579 XOF
1 XOF = 0.014073
MOP
Avg
71.0522
High
71.1513
Low
70.9690
Last updated: 7/9/2026, 6:18:56 AM
Quick Conversions
| MOP | XOF |
|---|---|
| 1 MOP | 71.06 XOF |
| 10 MOP | 710.58 XOF |
| 50 MOP | 3,552.90 XOF |
| 100 MOP | 7,105.79 XOF |
| 500 MOP | 35,528.97 XOF |
| 1,000 MOP | 71,057.94 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-09T06:18:56Z",
"rates": {
"XOF": 71.057935
}
}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": 7105.7935,
"rate": 71.057935
}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