Rate Overview
Live
1 SAR = 952.2112 MNT
1 MNT = 0.001050
SAR
Avg
950.2806
High
952.5821
Low
948.7267
Last updated: 3/7/2026, 8:00:55 AM
Quick Conversions
| SAR | MNT |
|---|---|
| 1 SAR | 952.21 MNT |
| 10 SAR | 9,522.11 MNT |
| 50 SAR | 47,610.56 MNT |
| 100 SAR | 95,221.12 MNT |
| 500 SAR | 476,105.59 MNT |
| 1,000 SAR | 952,211.18 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-03-07T08:00:55Z",
"rates": {
"MNT": 952.211182
}
}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": 95221.1182,
"rate": 952.211182
}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