Rate Overview
Live
1 MOP = 168.2538 NGN
1 NGN = 0.005943
MOP
Avg
169.5799
High
170.4877
Low
168.2538
Last updated: 5/8/2026, 3:43:27 PM
Quick Conversions
| MOP | NGN |
|---|---|
| 1 MOP | 168.25 NGN |
| 10 MOP | 1,682.54 NGN |
| 50 MOP | 8,412.69 NGN |
| 100 MOP | 16,825.38 NGN |
| 500 MOP | 84,126.90 NGN |
| 1,000 MOP | 168,253.79 NGN |
Get MOP/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=NGNExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-08T15:43:27Z",
"rates": {
"NGN": 168.25379
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "NGN",
"amount": 100
},
"result": 16825.379,
"rate": 168.25379
}Build with MOP/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key