Rate Overview
Live
1 MRO = 0.003187 SGD
1 SGD = 313.7747
MRO
Avg
0.003204
High
0.003248
Low
0.003159
Last updated: 8/15/2026, 5:44:09 AM
Quick Conversions
| MRO | SGD |
|---|---|
| 1 MRO | 0.00 SGD |
| 10 MRO | 0.03 SGD |
| 50 MRO | 0.16 SGD |
| 100 MRO | 0.32 SGD |
| 500 MRO | 1.59 SGD |
| 1,000 MRO | 3.19 SGD |
Get MRO/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=SGDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-08-15T05:44:09Z",
"rates": {
"SGD": 0.003187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "SGD",
"amount": 100
},
"result": 0.31870000000000004,
"rate": 0.003187
}Build with MRO/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key