Rate Overview
Live
1 SEK = 0.855036 MOP
1 MOP = 1.1695
SEK
Avg
0.881504
High
0.908533
Low
0.855036
Last updated: 3/27/2026, 11:35:14 AM
Quick Conversions
| SEK | MOP |
|---|---|
| 1 SEK | 0.86 MOP |
| 10 SEK | 8.55 MOP |
| 50 SEK | 42.75 MOP |
| 100 SEK | 85.50 MOP |
| 500 SEK | 427.52 MOP |
| 1,000 SEK | 855.04 MOP |
Get SEK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=MOPExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T11:35:14Z",
"rates": {
"MOP": 0.855036
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "MOP",
"amount": 100
},
"result": 85.5036,
"rate": 0.855036
}Build with SEK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key