Rate Overview
Live
1 SAR = 959.3852 MNT
1 MNT = 0.001042
SAR
Avg
959.3828
High
960.1349
Low
958.8423
Last updated: 9/2/2026, 4:07:28 AM
Quick Conversions
| SAR | MNT |
|---|---|
| 1 SAR | 959.39 MNT |
| 10 SAR | 9,593.85 MNT |
| 50 SAR | 47,969.26 MNT |
| 100 SAR | 95,938.52 MNT |
| 500 SAR | 479,692.62 MNT |
| 1,000 SAR | 959,385.24 MNT |
Get SAR/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=MNTExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-09-02T04:07:28Z",
"rates": {
"MNT": 959.385239
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "MNT",
"amount": 100
},
"result": 95938.5239,
"rate": 959.385239
}Build with SAR/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key